/*  
Theme Name: Undedicated
Theme URI: None 
Description: A Wordpress theme that was to be dedicated to someone, but wasn't. A minimal  theme with lot of white space and some images that make it look fantabulous. Tested with Internet Explorer 6 and above, Firefox, Opera and  Safari.
Version: 0.1
Author: Pritam P Hans
Author URI: www.nyutech.com
Tags: white, two-columns, fixed-width, right-sidebar
*/

/*>>>>> Setup and Reset <<<<<*/

body, html  {
	height: 100%;
}

body, html, p, ul, ol {
	margin: 0;
	padding: 0;
	border: none;
}


body {
	  background:url(http://www.katre.fr/images/fondcontenu.png) bottom right fixed no-repeat ;
	-x-system-font:none;
color:#000;
display:block;
font-family:"Trebuchet MS",Arial,sans-serif;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-size-adjust:none;
font-weight:normal;
width:100%;
font-size:12px;
line-height:1.5em;
text-align: left;
}

h1, h2, h3, h4, h5, h6  {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-weight: normal;
margin:0px;	color: #17507F;
	line-height: 1.4em
}

h1  {font-size: 30px}
h2  {font-size: 14px}
h3  {font-size: 12px}
h4  {font-size: 10px}
h5  {font-size: 9px}
h6  {font-size: 8px}

p  {
	margin:0;
}

ul, ol  {
	margin: 10px 0;
	padding: 0 0 0 30px;
}

.menuright{
margin-left:110px;
}

.social{
	border:none;
}
/* IMAGES PAGES CAT */

.fresques{
background: url(http://www.katre.fr/images/fresk.png) bottom;
display:block;
width:780px;
height:80px;
padding:20px;
color:black;
font-size:16px;
}
.fresques:hover{
background: url(http://www.katre.fr/images/fresk.png) top;
display:block;
width:780px;
height:80px;
padding:20px;
color:white;
font-size:16px;
}
.murs{
background: url(http://www.katre.fr/images/murs.png) bottom;
display:block;
width:780px;
height:80px;
padding:20px;
color:black;
font-size:16px;
}
.murs:hover{
background: url(http://www.katre.fr/images/murs.png) top;
display:block;
width:780px;
height:80px;
padding:20px;
color:white;
font-size:16px;
}
.toiles{
background: url(http://www.katre.fr/images/toile.png) bottom;
display:block;
width:780px;
height:80px;
padding:20px;
color:black;
font-size:16px;
}
.toiles:hover{
background: url(http://www.katre.fr/images/toile.png) top;
display:block;
width:780px;
height:80px;
padding:20px;
color:white;
font-size:16px;
}
.expo{
background: url(http://www.katre.fr/images/expo.png) bottom;
display:block;
width:780px;
height:80px;
padding:20px;
color:black;
font-size:16px;
}
.expo:hover{
background: url(http://www.katre.fr/images/expo.png) top;
display:block;
width:780px;
height:80px;
padding:20px;
color:white;
font-size:16px;
}


.murales{
background: url(http://www.katre.fr/images/murale.png) bottom;
display:block;
width:780px;
height:80px;
padding:20px;
color:black;
font-size:16px;
}
.murales:hover{
background: url(http://www.katre.fr/images/murale.png) top;
display:block;
width:780px;
height:80px;
padding:20px;
color:white;
font-size:16px;
}
.rideaux{
background: url(http://www.katre.fr/images/rideaux.png) bottom;
display:block;
width:780px;
height:80px;
padding:20px;
color:black;
font-size:16px;
}
.rideaux:hover{
background: url(http://www.katre.fr/images/rideaux.png) top;
display:block;
width:780px;
height:80px;
padding:20px;
color:white;
font-size:16px;
}
.ateliers{
background: url(http://www.katre.fr/images/atelier.png) bottom;
display:block;
width:780px;
height:80px;
padding:20px;
color:black;
font-size:16px;
}
.ateliers:hover{
background: url(http://www.katre.fr/images/atelier.png) top;
display:block;
width:780px;
height:80px;
padding:20px;
color:white;
font-size:16px;
}

/*>>>>> Navigation <<<<<*/

a:link, a:visited {
	color: #17507F;
	text-decoration: none;
	}

a:hover{
	text-decoration: none;
	color:#4789CA;
}


/* IMAGES*/
img  {
	margin: 0;
	padding:0;
}

.aligncenter {
	display: block;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	padding: 5px;
	margin: 0 10px 5px 0;
	display: inline;
	
}

.alignright {
	float: right;
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}	

a img {
	color: #17507F;
	text-decoration: none;
	border: none;
	text-decoration: none;
	outline: 0;
	vertical-align: baseline;
}



p img { padding: 0; max-width: 100%; }

.wp-caption-text{
margin: 0;
padding: 5px; 
background: transparent;
font-size:12px;
color: #666;
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
text-align:center;
}


/* remember to define focus styles! */
:focus {
	outline: 0 dotted #ccc;
}


.clear {clear:both; height:1px;}	
.spacer{clear:both; height:1px;}

/*   blog-title is the title of the blog*/
.blog-title{
display: block;
font-size: 55px;
margin: 23px 0 15px 5px;
background: transparent;
}

.blog-title a:link, .blog-title a:visited , .blog-title a:hover  {
	color:#000;
	text-decoration: none;
	border:0;
	background: transparent;
}	


/*   h2-title is the title of posts*/
.h2-title  {
	display: block;
	margin: 15px 0 0 0;
	font-size:20px;
	line-height:1.1em;
	background:transparent;
	color: #17507F;
}

.h2-title a:link, .h2-title a:visited  {
	background:transparent;
	text-decoration: none;
	color: #17507F;
	border-bottom:0;

}	

.h2-title a:hover{
	text-decoration: underline;
	}
	
	
	
.below-title {
font-family:"Trebuchet MS",Arial,sans-serif;
color:#000;
text-align: left;
font-size: 13px;
margin: 0 0 25px 0;
border-bottom: 1px dotted #AFB7FF;
clear:both;
}

.below-title a:link, .below-title a:visited, .below-title a:hover{
font-family:"Trebuchet MS",Arial,sans-serif;
color:#000;
text-align: left;
text-decoration:none;
background: transparent;
border:0;
}


/*Dropcap*/	
sup{
color:#000000;
float:left;
font-size:5.5em;
font-style:normal;
font-weight:normal;
line-height:100%;
margin-right:5px;
text-decoration:none;
text-transform:uppercase;
vertical-align:bottom;
}

/*Small is the text used in date, and bottom text*/
small {
font-family:"Trebuchet MS",Arial,sans-serif;
color:#4789BF;
text-align: left;
font-size: 80%;
}

blockquote{
	border:dotted 1px #DEDEDE; 
	background:transparent;
	color:#222222;
	padding:10px 10px 10px 45px;
	text-align:left;
	margin: 0 35px 0 55px;
	text-align: left;
}

.post {
font-family:"Trebuchet MS",Arial,sans-serif;
color:#000;
text-align: left;
}

.hr-post-end{
display: block;
clear: both;
}



/* Layout*/
#top-strip, #bottom-strip{
width:100%;
height:5px;
background:url(images/strip.gif) transparent repeat-x ;
}
#wrapper{
margin: auto;
padding: 0;
width: 100%;
position: relative;
}

#container{
	

margin:0 auto;
width: 850px;
height:100%;
}

/*Menubar*/
#menubar{
	width:850px;
	position:relative;

	height: 30px;
	margin: 7px auto;
	padding:0;
	list-style:none;


	text-align:center;
	display:block;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:14px;
	text-transform: uppercase;

}
#menubar li {
	margin: 3px 2px 0 0;
	padding:1px 5px 1px 0px;
	text-align:center;
	float:left;
}

#menubar a:link, #menubar a:visited  {
	display: block;
	color:#aeaeae;
	text-decoration:none;
	border: 0;
	background: transparent;
}

#menubar a:hover {
	color:#4789BF;
	text-decoration:none;
	border: 0;
}

#menubar a.rss{
 padding-right: 18px;
 background: url("images/rss-small.png") no-repeat 26px;
}

.current_page_item{color:#4789BF;}
/*Menubar Ends*/

#header{
	position:fixed;
	z-index:9999;
  background:url(http://www.katre.fr/images/fondheader.png) white right no-repeat;
	width:100%;
height:88px;
margin:0;
border-bottom: 2px #AEAEAE solid;
}
}
.logo{
height:100px;

margin:0px;
float:left;
}
.typokatre{
	margin-top:12px;

}
.logokatre{
	float:left;
	}
#content_box{
width: 850px;
padding: 0;
position: relative;
}


#content_body{
	margin-top: 100px;
width: 850px;
float: left;
padding: 0;
background:transparent;
display:inline;
}



#footer{
padding: 0;
clear: both;
margin: 10px 0;
background-color: transparent;
float: left;
width: 100%;
height: 40px;
text-align: center;
}

.tagbox{
		border:solid 1px #DEDEDE; 
		background:transparent url(images/tagbox.gif) 5px 6px no-repeat;
		color:#222222;
		padding:10px 10px 10px 45px;
		text-align:left;
		margin: 55px 0 0 0;
	}

.postmetadata{
font-family:"Trebuchet MS",Arial,sans-serif;
color:#4789BF;
text-align: left;
font-size: 80%;
}

/*COMMENTS SECTION*/
.comments-title  {
	margin: 45px 0;
	line-height:1.1em;
	background:transparent;
	font-family:"Trebuchet MS",Arial,sans-serif;
	color:#4789BF;
	text-align: left;
	font-size: 20px;
}
.comments-title .small{
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
padding:0;
margin:2px 0;
float:right;
}

.respond-title{
margin: 45px 0 10px 0;
border-bottom:2px solid #17507F;}

/* ----------- stylized ----------- */
	#comment-box{
		font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px;
		background:#ebf4fb;
		padding:10px;
		border:solid 2px #b7ddf2;		
		margin:10px 0;
		
	}
	#comment-box h1 {
		font-size:20px;
		font-weight:bold;
		margin-bottom:10px;
		clear: both;
		padding:0;
		margin:0;
	}
	#comment-box p{
		font-size:11px;
		color:#666666;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:2px;
		clear:both;
		margin:0 0 25px 0;
	}
	#comment-box label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
		margin:0;
		clear:both;
	}
	#comment-box .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
		padding:0;
		margin:0;
		float:left;

	}
	#comment-box input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:330px;
		height: 15px;
		margin:2px 0 25px 10px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;

	}
	
	#comment-box .txtarea {
	width:330px;
	height: 120px;
	font-size:12px;
	margin:2px 0 5px 10px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	clear:right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

	}

	#comment-box .btnComment{ 
		clear:both;
		margin:10px 0 0 150px;
		padding:0;
		border:0;
		width:125px;
		height:31px;
		background:#666666 url(images/button.png) no-repeat;
		text-align:center;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
	}
	

/*Pagination--The page numbers for longer blog posts divided into pages*/
#pagination{
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
font-size:13px;
color:#000;
padding:10px 0;
border:0;
margin:0;
text-align:right;
}

#pagination a:link{
background:transparent;
border:solid 1px #9aafe5;
margin-right:2px;
padding:3px;
text-decoration:none;
}
#pagination a:hover{
border:solid 1px #0e509e;
}

#pagination a:visited {
background:transparent;
border:solid 1px #DEDEDE;
margin-right:2px;
color:#000;
padding:3px;
text-decoration:none;
}

.navigation{
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
font-size:13px;
font-weight:bold;
color:#000;
padding:2px 0;
border:0;
margin:35px 0 10px 0;
text-align:center;
display:block;
}
.navleft, .navright{
display:inline;
}
.navigation a:link, .navigation a:visited{
width:120px;
background:#EFF0FF;
border:solid 1px #9aafe5;
margin:2px;
padding:3px;
text-decoration:none;
display:inline-block;}

.navigation a:hover{
background-color:white;
border:solid 1px #9aafe5;
margin:2px;
padding:3px;
text-decoration:none;
color: #13609F}


/*ARCHIVES PAGE*/

/*   h2-archive is the title of archive*/
.h2-archive  {
	display: block;
	margin: 5px 0 35px 0;
	font-size: 25pt;
	line-height:1.1em;
	background:transparent;
	color: #17507F;
}

.h2-archive a:link, .h2-archive a:visited  {
	background:transparent;
	text-decoration: none;
	color: #17507F;
	border-bottom:0;

}	

.h2-archive a:hover{
	text-decoration: underline;
	}
	
.h3-archive   {
	display: block;
	margin: 5px 0 25px 0;
	padding-left:15px;
	font-size: 18pt;
	line-height:1.4em;
	background:transparent url(images/bullet.gif) no-repeat 0px 10px;
	color: #17507F;
	
}

.h3-archive a:link, .h3-archive a:visited  {
	background:transparent;
	text-decoration: none;
	color: #17507F;
	border-bottom:0;

}	

.h3-archive a:hover{
	text-decoration: underline;
	}
	
.archive-excerpt{
	margin: 5px 0 25px 5px;
	padding-left:15px;}

#archive-list{
display:block;
margin:55px 0 0 0;
padding:20px;
padding-top:5px;
background: #EFF0FF;
color: #000;
border: 1px solid #AFB7FF; 
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
font-size:14px;
text-align:center;
}	

#archive-list p{
		font-size:11px;
		color:#666666;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:2px;
		clear:both;
		margin:0 0 25px 0;
	}

.left-list{
display:block;
float:left;
width:245px;
border-right:1px dotted #000;}

.right-list{
display:block;
float:left;
width:245px;
}
